* lisp/progmodes/python.el (inferior-python-mode): Doc fix.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sun, 27 Jul 2014 01:36:48 +0000 (22:36 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sun, 27 Jul 2014 01:36:48 +0000 (22:36 -0300)
lisp/ChangeLog
lisp/progmodes/python.el

index 096566c1564a8aa718038fdaa8fa8791c44c210d..b5a092489b8b0ef5bc52d4a3b10f8481ed740da1 100644 (file)
@@ -1,3 +1,7 @@
+2014-07-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * progmodes/python.el (inferior-python-mode): Doc fix.
+
 2014-07-25  Stephen Berman  <stephen.berman@gmx.net>
 
        * calendar/todo-mode.el (todo-edit-item--next-key): If next key is
index b104518d5f71844ba4153917cecb186e33be4eaa..60121ac6b41df13f45324d0b6e96bf9eee8290dd 100644 (file)
@@ -2124,7 +2124,6 @@ interpreter is run.  Variables
 `python-shell-enable-font-lock',
 `python-shell-completion-setup-code',
 `python-shell-completion-string-code',
-`python-shell-completion-module-string-code',
 `python-eldoc-setup-code', `python-eldoc-string-code',
 `python-ffap-setup-code' and `python-ffap-string-code' can
 customize this mode for different Python interpreters.